home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Newton Sample Code 1.2 / Sound / Heavy Metal Disco-3 / README.Heavy Metal Disco < prev    next >
Encoding:
Text File  |  1994-02-01  |  596 b   |  17 lines  |  [TEXT/R*ch]

  1. Heavy Metal Disco 2.0, by Todd Courtois
  2. Copyright (c) 1994 by Apple Computer, Inc.  All rights reserved.
  3.  
  4.  
  5. Shows how to use pitch shifting on the fly with a sampled sound to get
  6. some eerie and almost frightening sounds out of a single downloaded
  7. sound resource.
  8.  
  9. Upgraded so that Clone-ing is more efficient, also adjusted the
  10. sliderChangedScript and got rid of an unnecessary copy of the sound.
  11.  
  12. Changed the baseView to a protoFloatNGo for a nicer interface.
  13.  
  14. Upgraded the sound sample to a 22KHz sample instead of the old gnarly 11K
  15. sample. Now uses GetSound instead of GetSound11, of course.
  16.  
  17.